pygrub: Set sys.path
authorBastian Blank <waldi@debian.org>
Sat, 5 Jul 2014 09:47:01 +0000 (11:47 +0200)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 22 Feb 2019 12:26:09 +0000 (12:26 +0000)
commitca6d75db3dbe7d24253d5b4596b37b5ddf0e3095
tree3d25b4fc1b7f409a72c441adbfdd5e57f214f790
parent307ad17d5a197d53d41d480b4686084253d34189
pygrub: Set sys.path

We install libfsimage in a non-standard path for Reasons.
(See debian/rules.)

This patch was originally part of `tools-pygrub-prefix.diff'
(eg commit 51657319be54) and included changes to the Makefile to
change the installation arrangements (we do that part in the rules now
since that is a lot less prone to conflicts when we update) and to
shared library rpath (which is now done in a separate patch).

(Commit message rewritten by Ian Jackson.)

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
squash! pygrub: Set sys.path and rpath
tools/pygrub/src/pygrub